←Select platform

AddExcluding(List<IFeature>) Method

Summary

Adds a list of features to be excluded from parent feature.

Syntax
C#
VB
C++
public void AddExcluding( 
   List<IFeature> feature 
) 
Public Sub AddExcluding( 
   ByVal feature As List(Of IFeature 
)) 
public:  
   void AddExcluding( 
      List<IFeature^>^ feature 
   ) 

Parameters

feature

Features to exclude.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.